home *** CD-ROM | disk | FTP | other *** search
- RNLECHO(3F) Last changed: 1-22-99
-
-
- NNAAMMEE
- RRNNLLEECCHHOO - Specifies output unit for NNAAMMEELLIISSTT error messages and echo
- lines
-
- SSYYNNOOPPSSIISS
- CCAALLLL RRNNLLEECCHHOO((_u_n_i_t))
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- UNICOS, UNICOS/mk, and IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- On IRIX systems, this routine is valid only when compiling programs
- with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
- the --ccrraayylliibbss option to the MIPSpro F77 compiler. See the "BUGS"
- subsection for further details.
-
- RRNNLLEECCHHOO specifies the output unit for NNAAMMEELLIISSTT error messages and echo
- lines.
-
- When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
- UNICOS or IRIX, all arguments must be of default kind unless
- documented otherwise. On UNICOS the default kind is KKIINNDD==88 for
- integer, real, complex, and logical arguments; on IRIX, the default
- kind is KKIINNDD==44.
-
- _u_n_i_t Output unit to which error messages and echo lines are sent.
- If _u_n_i_t= -1, error messages and lines echoed because of an EE
- in column 1 go to standard output (ssttddoouutt).
-
- If _u_n_i_t <= 0, error messages and input lines are echoed to
- _u_n_i_t, regardless of any echo flags present. If _u_n_i_t=6 or
- _u_n_i_t=101, ssttddoouutt is implied.
-
- BBUUGGSS
- On IRIX systems, the implementation of these routines has not been
- thoroughly tested.
-
- SSEEEE AALLSSOO
- RRNNLL(3), RRNNLLSSKKIIPP(3F), RRNNLLTTYYPPEE(3F) WWNNLL(3), WWNNLLLLIINNEE(3F), WWNNLLLLOONNGG(3F)
-
- _A_p_p_l_i_c_a_t_i_o_n _P_r_o_g_r_a_m_m_e_r'_s _L_i_b_r_a_r_y _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed
- version of this man page.
-